Skip to content

Improved the CameraX-MLKit sample to read QRCode and Text. - #526

Closed
Riicksouzaa wants to merge 3 commits into
android:mainfrom
Riicksouzaa:feature/camerax-mlkit-multiple
Closed

Improved the CameraX-MLKit sample to read QRCode and Text.#526
Riicksouzaa wants to merge 3 commits into
android:mainfrom
Riicksouzaa:feature/camerax-mlkit-multiple

Conversation

@Riicksouzaa

Copy link
Copy Markdown

Fixed an error when users not grant the permission so app crashes because barcodeScanner is not initialized.

Improved code with a new mlkit so now the camera can track QRcode and Texts.
Removed QrCodeDrawable.kt and created BuildRect.kt instead.
Improved the request permission to new resultLauncher API.

…ause barcodeScanner is not initialized.

Improved code with a new mlkit so now the camera can track QRcode and Texts.
Removed `QrCodeDrawable.kt` and created `BuildRect.kt` instead.
Improved the request permission to new resultLauncher API.
@Riicksouzaa Riicksouzaa changed the title Improved the MLKIT sample to read QRCode and Text. Improved the CameraX-MLKit sample to read QRCode and Text. Jan 6, 2023
@madebymozart

Copy link
Copy Markdown
Contributor

Hello! Thank you for your contribution to this repository.

We have recently completed a full refresh of the camera-samples codebase. Due to these massive structural changes, open pull requests based on the old architecture are no longer valid or mergeable.

We are closing this PR to keep the repository tidy. We highly encourage you to check out the updated repository, and if your fix or feature is still applicable, please feel free to open a new PR against the latest code.

Thanks again for your time and effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants